xen.git
2016-04-29 Konrad Rzeszutek... xsplice, symbols: Implement fast symbol names -> virtua...
2016-04-29 Ross Lagerwallxsplice,symbols: Implement symbol name resolution on...
2016-04-29 Konrad Rzeszutek... x86/xen_hello_world.xsplice: Test payload for patching...
2016-04-29 Ross Lagerwallxsplice: Implement support for applying/reverting/repla...
2016-04-29 Ross Lagerwallxsplice: Implement payload loading
2016-04-29 Ross Lagerwallxsplice: Add helper elf routines
2016-04-29 Konrad Rzeszutek... arm/x86/vmap: Add vmalloc_xen and vm_init_type
2016-04-29 Konrad Rzeszutek... arm/x86: Use struct virtual_region to do bug, symbol...
2016-04-29 Konrad Rzeszutek... xen-xsplice: Tool to manipulate xsplice payloads
2016-04-29 Konrad Rzeszutek... libxc: Implementation of XEN_XSPLICE_op in libxc
2016-04-29 Konrad Rzeszutek... xen/xsplice: Hypervisor implementation of XEN_XSPLICE_op
2016-04-29 Konrad Rzeszutek... xsplice: Design document
2016-04-28 Roger Pau Monnébuild: use C{C/XX} as HOSTC{C/XX} if we are not cross...
2016-04-28 Jan Beulichx86/vMSI-X: also snoop qword writes
2016-04-28 Jan Beulichx86/vMSI-X: add further checks to snoop logic
2016-04-28 Jan Beulichx86/HVM: fix forwarding of internally cached requests...
2016-04-28 Jan Beulichx86/HVM: fix emulation re-issue check
2016-04-28 Yu Zhangpublic/x86: remove HVMMEM_mmio_write_dm from the public...
2016-04-28 Roger Pau Monnébuild/xen: fix assembler instruction tests
2016-04-28 Jan Beulichx86/time: fix gtime_to_gtsc for vtsc=1 PV guests
2016-04-27 Andrew Coopertravis: Enable tools when building with clang
2016-04-27 Andrew Coopertravis: Remove clang-3.8 build
2016-04-27 Andrew Coopertools/kdd: Fix uninitialised variable warning
2016-04-27 Andrew Coopertools/blktap2: Fix use of uninitialised variable in...
2016-04-27 Andrew Coopertools/blktap2: Fix array initialisers for tapdisk_disk_...
2016-04-27 Andrew Coopertools/blktap2: Use abort() instead of custom crash
2016-04-27 Andrew Coopertools/xenstat: Avoid comparing '0 <= unsigned integer'
2016-04-27 Julien Grallxen/arm: Force broadcast of TLB and instruction cache...
2016-04-27 Dirk Behmexen: arm: doc: Add firmware requirements
2016-04-27 Julien Grallxen/arm: traps: Correctly interpret the content of...
2016-04-27 Julien Grallxen/bitops: Introduce GENMASK to generate mask
2016-04-27 Roger Pau Monnetools/pygrub: fix usage of LDFLAGS
2016-04-27 Roger Pau Monnetools/python: corrently use LDFLAGS and CFLAGS
2016-04-27 Roger Pau Monneoxenstored: fix error when shifting negative value
2016-04-27 Roger Pau Monnelibxl: fix passing the type argument to xc_psr_*
2016-04-27 Roger Pau Monnelibxl: add explicit casts from yajl_gen_status to yajl_...
2016-04-27 Roger Pau Monnelibxl: convert libxl__device_model_xs_path to a macro
2016-04-27 Roger Pau Monnelibxl: add the printf-like attributes to a couple of...
2016-04-27 Roger Pau Monnexl: fix usage of libxl_get_scheduler
2016-04-27 Roger Pau Monnelibxl: fix shutdown_reason type in list_domains
2016-04-27 Roger Pau Monnelibxc: fix usage of uninitialized variable
2016-04-27 Roger Pau Monnexen/tools: fix substitution of __align8__ uint64_t...
2016-04-27 Roger Pau Monnetools/headers: prevent adding two __align8__ to uint64_...
2016-04-27 Roger Pau Monnebuild: remove Kconfig forced gcc selection
2016-04-27 Roger Pau Monnebuild: pass HOST{CC/CXX} value down to Kconfig
2016-04-27 Roger Pau Monnebuild: set HOSTCXX based on clang value for Kconfig...
2016-04-27 Roger Pau Monnebuild: make HOSTCC conditional on the value of clang
2016-04-26 Jan Beulichx86/vMSI-X: write snoops should ignore hvm_mmio_interna...
2016-04-26 Doug Goldsteinblktap2: use abort() instead of custom crash
2016-04-26 Doug Goldsteintravis: enable building of the tools
2016-04-26 Jan Beulichx86/HVM: slightly improve hvm_mmio_{first,last}_byte()
2016-04-26 Jan Beulichx86/HVM: correct last address emulation acceptance...
2016-04-26 Andrew Cooperx86/mm: introduce modify_xen_mappings()
2016-04-26 Konrad Rzeszutek... Revert "HYPERCALL_version_op. New hypercall mirroring...
2016-04-26 Konrad Rzeszutek... Revert "libxc/libxl/python/xenstat/ocaml: Use new XEN_V...
2016-04-26 Jan Beulichx86/xstate: don't clobber or leak state when using...
2016-04-26 Jan Beulichx86/vMSI-X: avoid missing first unmask of vectors
2016-04-25 Fu Weidocs/arm64: clarify the documention for loading XSM...
2016-04-25 Doug Goldsteindocs: update FLASK cmd line instructions
2016-04-25 Doug Goldsteinlibfsimage: fix bad header guard
2016-04-25 Jan Beulichx86/MSI-X: correctly track interrupt masking state
2016-04-25 Jan Beulichx86/MMCFG: don't ignore error from intercept handler
2016-04-25 Jan Beulichx86/MSI: handle both MSI-X and MSI in cfg space write...
2016-04-25 Jan BeulichMAINTAINERS: drop Keir
2016-04-25 Jan Beulichx86emul: special case far branch validation outside...
2016-04-22 Olaf Heringtools: fix compile errors with -Og
2016-04-22 Wei LiuConfig.mk: update seabios revision
2016-04-22 Wei Liulibxl: pvusb: use %u to convert unsigned number
2016-04-22 Tamas K Lengyelxenaccess: minor fixes and extra printouts
2016-04-22 Fu Weidocs/arm64: update the documentation for loading XSM...
2016-04-22 Dirk Behmexen/arm: domain_build: Add PSCI 1.0 compatibility
2016-04-22 Jan BeulichMAINTAINERS: ARM docs to be maintained by ARM maintainers
2016-04-22 George Dunlapcommitters to be REST maintainers
2016-04-22 David Vrabelx86/ept: defer the invalidation until the p2m lock...
2016-04-20 Zhigang Wangtools/xenstat: handle network interface name in uppercase.
2016-04-20 Juergen Grossdocs: add misc/qemu-backends.txt
2016-04-20 Tim Deeganx86: limit GFNs to 32 bits for shadowed superpages.
2016-04-20 Andrew Coopertools/libxc: Correct use of X86_XSS_MASK in guest xstat...
2016-04-20 Juergen Grossxen: cpupools: Document XEN_SYSCTL_CPUPOOL_OP_* error...
2016-04-20 Juergen Grosslibxc: cpupools: adjust retry loop in xc_cpupool_remove...
2016-04-20 Juergen Grossxen: cpupools: return different error values for cpupoo...
2016-04-20 Wei Liulibxl: fix old style declarations
2016-04-15 Wei Liuhotplug/Linux: fix same_vm check in block script
2016-04-15 Andrew Coopertools/libxl: Fix legacy migration following COLO backch...
2016-04-15 Roger Pau Monnexen: change the sizes of memory fields in the HVM start...
2016-04-15 Vitaly Kuznetsovlibxl/save: set domain_suspend_state->domid in do_domai...
2016-04-15 Wei LiuConfig.mk: update mini-os changeset
2016-04-12 Julien Gralldrivers/pl011: ACPI: The interrupt should always be...
2016-04-11 Dario Faggiolixen: sched: fix spinlock issue in schedule_cpu_switch().
2016-04-11 Andrew Cooperx86/pv: Correctly fold vIOPL back into vcpu_guest_context
2016-04-11 Julien Grallxen/arm: acpi: Print more error messages in acpi_map_gi...
2016-04-11 Julien Grallxen/arm: acpi: Remove uncessary check in acpi_map_gic_c...
2016-04-11 Julien Grallxen/arm: acpi: Fix SMP support when booting with ACPI
2016-04-11 Julien Grallxen/arm: acpi: The boot CPU does not always match the...
2016-04-08 Konrad Rzeszutek... x86: Alter nmi_callback_t typedef
2016-04-08 Andrew Coopertools/libxc: Calculate xstate cpuid leaf from guest...
2016-04-08 Andrew Coopertools/libxc: Use featuresets rather than guesswork
2016-04-08 Andrew Coopertools/libxc: Wire a featureset through to cpuid policy...
2016-04-08 Andrew Coopertools: Utility for dealing with featuresets
2016-04-08 Andrew Coopertools/libxc: Expose the automatically generated cpu...
next